|
Cytosim
PI
Cytoskeleton Simulator
|
Public Member Functions | |
| virtual bool | allowAttachment (const FiberBinder &site) |
| called just before attachement. Returning false prevents the attachment | |
| virtual void | afterAttachment () |
| called after attachement | |
| virtual void | beforeDetachment () |
| called before detachment | |
| virtual void | afterDetachment () |
| called after detachment | |
| virtual Number | objNumber () const |
| number() for associated object | |
| virtual Hand * | otherHand (Hand *) const |
| return the Hand that is not the argument, in a Couple | |
| virtual Vector | otherDirection (Hand *) const |
| return the direction of the Fiber for the Hand that is not the argument, in a Couple More... | |
| virtual real | interactionLength () const |
| resting length of the interaction | |